home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _2F1E9A9F9BEA4411AEDBC769919C4B34 < prev    next >
Text File  |  2002-08-24  |  2KB  |  81 lines

  1. ;//////////////////////////////////////////////////////////////
  2. ; Forgot member name EMail Address Entry
  3.  
  4. [TEMPLATE_MAINTEXT]
  5. RenderObj=    RG_A8
  6. Color=        FA_WHITE
  7. AltColor=    FA_GREEN
  8. Justify=    CENTER,CENTER
  9. FontType=    FONT_SMALL    
  10. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  11. EffectConst=    NONE
  12. EffectOff=    NONE
  13. MouseOver=    NONE
  14. MouseClick=    NONE
  15. Spacing=    -1
  16.  
  17. [TEMPLATE_BUTTONS]
  18. RenderObj=    RG_A8
  19. Color=        FA_WHITE
  20. AltColor=    FA_BLACK
  21. Justify=    CENTER,CENTER
  22. FontType=    FONT_SMALL
  23. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  24. EffectConst=    FA_REVERT
  25. EffectOff=    NONE
  26. MouseOver=    FA_BLINK
  27. MouseClick=    NONE
  28.  
  29. [TEMPLATE_LABEL]
  30. RenderObj=    RG_A8
  31. Color=        FA_WHITE
  32. AltColor=    FA_GREEN
  33. Justify=    CENTER,RIGHT
  34. FontType=    FONT_SMALL
  35. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  36. EffectConst=    FA_REVERT
  37. EffectOff=    NONE
  38. MouseOver=    NONE
  39. MouseClick=    NONE
  40.  
  41. [TEMPLATE_ENTRYFIELD]
  42. RenderObj=    RG_A8
  43. Color=        FA_WHITE
  44. AltColor=    FA_WHITE
  45. Justify=    CENTER,CENTER
  46. FontType=    FONT_SMALL
  47. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  48. EffectConst=    FA_REVERT
  49. EffectOff=    NONE
  50. MouseOver=    NONE
  51. MouseClick=    NONE
  52.  
  53. [STR-0]
  54. Template0=    TEMPLATE_MAINTEXT
  55. StringID=    WRAP_LABEL_TEXT_RG_A8
  56. String0=    Please enter your E-Mail address below.  We will E-Mail you all member names that are currently associated with that email address.
  57. Attach=        LABEL_TEXT
  58.  
  59. [STR-1]
  60. Template0=    TEMPLATE_ENTRYFIELD    
  61. StringID=    ENTRY_EMAIL_RG_A8
  62. Attach=        ENTRY_EMAIL
  63.  
  64. [STR-2]
  65. Template0=    TEMPLATE_BUTTONS    
  66. StringID=    LEFT_BUTTON_RG_A8
  67. String0=    Cancel
  68. Attach=        LEFT_BUTTON
  69.  
  70. [STR-3]
  71. Template0=    TEMPLATE_BUTTONS    
  72. StringID=    MIDDLE_BUTTON_RG_A8
  73. String0=    Back
  74. Attach=        MIDDLE_BUTTON
  75.  
  76. [STR-4]
  77. Template0=    TEMPLATE_BUTTONS    
  78. StringID=    RIGHT_BUTTON_RG_A8
  79. String0=    Next
  80. Attach=        RIGHT_BUTTON
  81.